﻿@media screen and (min-width:1800px) {
#link{
margin-left:50px;
}
ul{
margin:50px;	
}
h1{
font-size:50px;
}
}